home *** CD-ROM | disk | FTP | other *** search
/ Revolution - Das Atari CD Magazin 1997 / Revolution - Das Atari CD Magazin 1.iso / software / mag_prg / udo / udo6ehp7.tz / udo6ehp7 / UDO6eng / doc / news.txt < prev    next >
Text File  |  1997-01-04  |  6KB  |  137 lines

  1.  
  2. Release 6
  3. =========
  4.  
  5. UDO6 was released on January 3rd, 1997.
  6.  
  7. You will find here a very compressed list of the major changes of the
  8. last eight months. UDO supports now more destination formats, it
  9. supports new features and there were fixed a lot of bugs. In some
  10. cases it was impossible not to change the syntax of some commands.
  11.  
  12.  New destination formats:
  13.  
  14.         ⁿ Apple QuickView
  15.         ⁿ HP-HelpTag-SGML (rudimentכr)
  16.         ⁿ LyX
  17.         ⁿ C and Pascal source code
  18.         ⁿ NROFF
  19.  
  20.  New commands:
  21.  
  22.         ⁿ !autoref_items [off|on]: Shall UDO insert links in items of
  23.           descriptions and lists?
  24.         ⁿ !code_mac, !code_hp8, !code_iso, !code_dos and !code_tos:
  25.           UDO understands now the character sets of other operating
  26.           systems.
  27.         ⁿ !country: Additional title page information.
  28.         ⁿ !html_backpage: For a back-link on the HTML title page.
  29.         ⁿ !html_keywords: For HTML meta information.
  30.         ⁿ !html_img_suffix: To enable you to use JPEG images etc.
  31.         ⁿ !html_nodesize: For changing the font size of HTML
  32.           headlines.
  33.         ⁿ !ifos und !ifnos: For checking the operatin system.
  34.         ⁿ !ignore_headline, !ignore_bottomline: For suppressing the
  35.           headline or the bottomline of a specific node.
  36.         ⁿ !ignore_subtoc und Verwandte: For suppressing the sub-table
  37.           of contents inside a specific node.
  38.         ⁿ !ignore_links: For suppressing links to a specific node.
  39.         ⁿ !image*: For printing image captions without "Figure #:".
  40.         ⁿ !image_counter: For changing the image counter.
  41.         ⁿ !no_index: For suppressing index command conversion.
  42.         ⁿ !no_toc_subnodes, !no_toc_subsubnodes,
  43.           !no_toc_subsubsubnodes: For making the table of contents
  44.           smaller.
  45.         ⁿ !no_preamble: Useful if you want to write your own preamble.
  46.         ⁿ !parwidth: For changing the paragraph width of the
  47.           destination file.
  48.         ⁿ !rtf_charwidth: For changing the value UDO uses for
  49.           calulating indents and cell widths.
  50.         ⁿ !set, !unset, !ifset, !ifnset: For setting and checking
  51.           symbols.
  52.         ⁿ !sort_hyphen_file: Shall UDO sort the hyphen file and delete
  53.           duplicates?
  54.         ⁿ !subsubsubnode und Verwandte: A fourth layer.
  55.         ⁿ !table_counter: For changing the table counter.
  56.         ⁿ !table_caption*: For printing table captions without "Table
  57.           #:".
  58.         ⁿ !tabwidth: For setting the tabulator width for verbatim
  59.           environments.
  60.         ⁿ !use_justification: Shall UDO generate justification?
  61.         ⁿ !use_nodes_inside_index, !use_alias_inside_index,
  62.           !use_label_inside_index: For appending nodes, aliases and
  63.           labels to the index.
  64.         ⁿ !use_output_buffer: Shall UDO use a buffer to make the
  65.           referencation more perfectly for HTML and Windows Help?
  66.         ⁿ !use_short_envs: For printing always compressed
  67.           environments.
  68.         ⁿ !verbatimsize: For changing the font size of verbatim
  69.           environments.
  70.         ⁿ !win_background: For changing the background colour for
  71.           Windows Help.
  72.         ⁿ !win_high_compression, !win_medium_compression: For setting
  73.           the compression rate for Windows Help.
  74.         ⁿ !win_inline_bitmaps: Shall UDO use special RTF commands for
  75.           using inline bitmaps?
  76.         ⁿ !win_charwidth: For changing the value UDO uses for
  77.           calulating indents and cell widths.
  78.  
  79.  News:
  80.  
  81.         ⁿ You can use four layers now for structuring your text.
  82.         ⁿ Justification
  83.         ⁿ Macros and definitions can contain parameters. Thus, you can
  84.           write your own commands in most cases.
  85.         ⁿ blist environment, ilist environment and tlist environment
  86.         ⁿ right justified text (flushright environment)
  87.         ⁿ left justfied text (flushleft environment) for suppressing
  88.           the justification
  89.         ⁿ You can use up to four E-Mail addresses on the title page
  90.           now.
  91.         ⁿ UDO supports Italian (!language italian), Spanisch
  92.           (!language spanish) and Swedish (!language swedish) now.
  93.         ⁿ UDO can sort the hyphen file and delete duplicates.
  94.         ⁿ !no_umlaute converts now all international characters, not
  95.           only the German umlauts.
  96.         ⁿ The source code was optimized. Although UDO supports lots of
  97.           new commands this version of UDO runs faster than the old
  98.           one.
  99.  
  100.  Changes:
  101.  
  102.         ⁿ The RTF output was programmed completely new. You can import
  103.           UDO's RTF files without problems in WinWord.
  104.         ⁿ UDO saves a preamble for LaTeX 2.09 and LaTeX2e on its own
  105.           (you can switch it off, if you want).
  106.         ⁿ UDO allows you to use many more nodes, table rows, hyphens
  107.           etc.
  108.         ⁿ UDO checks the source files more pedantically.
  109.         ⁿ Images are positioned like the outer text. To center an
  110.           image you have to use the !image command inside a center
  111.           environment. Thus, you can print left and right justified
  112.           images, too.
  113.         ⁿ The suffix for ASCII files is now .txt.
  114.         ⁿ UDO doesn't break line between \verb when converting to
  115.           LaTeX.
  116.         ⁿ Graphic characters of the IBM PC character set will be
  117.           replaced by `+', `-' and `|' for Windows Help.
  118.  
  119.  Syntax changes:
  120.  
  121.         ⁿ !no_verbatim_umlaute replaces the switch
  122.           !verbatim_no_umlaute
  123.         ⁿ The switch !list_parsep doesn't exist anymore. You can print
  124.           "compressed" environment easier with !short now.
  125.         ⁿ The language of the destination file has to be set with the
  126.           !language command now. !language english replaces the
  127.           command !endlish.
  128.         ⁿ You can pass three index entries with one !index command
  129.           now.
  130.         ⁿ !win_html_look doesn't exist anymore.
  131.         ⁿ Shdowed, hollow, outlined and framed text isn't supported
  132.           anymore. But you can define your own commands with
  133.           definitions if you need these text styles.
  134.  
  135.  
  136.  
  137.